WS-AppServer Integration |
This property is used to enable the WS-AppServer Integration for the model. If the value of the property is true, then the model is enabled with WS-AppServer Integration.
Syntax
DesignTime |
This is a design-time property and can be set through the model property sheet. |
Remark
You must set this property to true to enable the integration with WS-AppServer.
But if the methods (Get, Next, and Previous), attached to the model, are not of type WS-AppServer, setting this property on the model will not have any effect.
During runtime, this property can be set using the setAsEBIModel() method and accessed using the isEBIModel() model method.